For a list of all members of this type, see XamGridBarcode<T,M,A> members.
Name | Description | |
---|---|---|
![]() | BackingBrush | Overloaded. Sets the brush to use to fill the backing of the barcode. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>) |
![]() | BackingOutline | Overloaded. Sets the brush to use for the outline of the backing. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>) |
![]() | BackingStrokeThickness | Sets the stroke thickness of the backing outline. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>) |
![]() | BarBrush | Overloaded. Sets the brush to use to fill the background of the bars. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>) |
![]() | BarsFillMode | Sets a value which specifies how the grid fills within the barcode control dimensions. |
![]() | Data | Sets the data value. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>) |
![]() | ErrorMessageText | Sets the message text displayed when some error occurs. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>) |
![]() | Font | Sets the font of the text displayed by the control. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>) |
![]() | FontBrush | Overloaded. Sets the brush to use for the label font. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>) |
![]() | Height | Sets the height of the barcode container. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>) |
![]() | HtmlAttributes | Set HtmlAttributes to the HTML div element (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>) |
![]() | ID | Sets the ID of the barcode container. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>) |
![]() | PixelScalingRatio | Sets the scaling value used to affect the pixel density of the control. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>) |
![]() | Stretch | Sets the stretch. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>) |
![]() | Width | Sets the width of the barcode container. (Inherited from Infragistics.Web.Mvc.XamBarcode<T,M,A>) |
![]() | WidthToHeightRatio | Sets the width (XDimension) to height (YDimension) ratio. It accepts only positive values. This property does not apply for the QR barcode. |
![]() | XDimension | Sets the X-dimension (narrow element width) for a symbol in mm. It accepts values from 0.01 to 100. |
View on GitHub